home *** CD-ROM | disk | FTP | other *** search
- object AudioBurnFrame: TAudioBurnFrame
- Left = 0
- Top = 0
- Width = 652
- Height = 538
- TabOrder = 0
- OnResize = Panel6Resize
- object abfPanel: TPanel
- Left = 0
- Top = 193
- Width = 652
- Height = 345
- Align = alBottom
- BevelOuter = bvNone
- BorderWidth = 7
- Constraints.MinWidth = 180
- TabOrder = 0
- DesignSize = (
- 652
- 345)
- object abfMessageLabel: TLabel
- Left = 7
- Top = 167
- Width = 638
- Height = 23
- Align = alTop
- AutoSize = False
- Layout = tlCenter
- end
- object abfPanel1: TPanel
- Left = 7
- Top = 7
- Width = 638
- Height = 50
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 0
- object abfDriveGroupBox: TGroupBox
- Left = 0
- Top = 0
- Width = 638
- Height = 50
- Align = alClient
- Caption = ' Drive: '
- TabOrder = 0
- object abfPanel4: TPanel
- Left = 2
- Top = 15
- Width = 634
- Height = 33
- Align = alClient
- BevelOuter = bvNone
- BorderWidth = 5
- TabOrder = 0
- object abfDriveComboBox: TComboBox
- Left = 8
- Top = 6
- Width = 329
- Height = 21
- Style = csDropDownList
- Enabled = False
- ItemHeight = 13
- TabOrder = 0
- OnChange = abfDriveComboBoxSelect
- OnDropDown = abfDriveComboBoxDropDown
- end
- end
- end
- end
- object abfWriteProgressGroupBox: TGroupBox
- Left = 7
- Top = 190
- Width = 638
- Height = 100
- Align = alTop
- Caption = ' Progress: '
- TabOrder = 1
- object abfPanel2: TPanel
- Left = 2
- Top = 15
- Width = 634
- Height = 83
- Align = alClient
- BevelOuter = bvNone
- BorderWidth = 5
- TabOrder = 0
- DesignSize = (
- 634
- 83)
- object abfComplitedLabel: TLabel
- Left = 5
- Top = 28
- Width = 53
- Height = 13
- Caption = 'Completed:'
- end
- object abfRemainingLabel: TLabel
- Left = 5
- Top = 46
- Width = 74
- Height = 13
- Caption = 'Time remaining:'
- end
- object abfTotalLabel: TLabel
- Left = 5
- Top = 64
- Width = 49
- Height = 13
- Caption = 'Total time:'
- end
- object abfPercentageLabel: TLabel
- Left = 572
- Top = 28
- Width = 56
- Height = 13
- Alignment = taRightJustify
- Anchors = [akRight]
- AutoSize = False
- Caption = '----'
- end
- object abfRemainingTimeLabel: TLabel
- Left = 572
- Top = 46
- Width = 56
- Height = 13
- Alignment = taRightJustify
- Anchors = [akRight]
- AutoSize = False
- Caption = '--:--'
- end
- object abfTotalTimeLabel: TLabel
- Left = 572
- Top = 64
- Width = 56
- Height = 13
- Alignment = taRightJustify
- Anchors = [akRight]
- AutoSize = False
- Caption = '--:--'
- end
- object abfWriteProgressBar: TProgressBar
- Left = 5
- Top = 5
- Width = 624
- Height = 17
- Align = alTop
- Min = 0
- Max = 100
- TabOrder = 0
- end
- end
- end
- object abfDeviceBufferGroupBox: TGroupBox
- Left = 7
- Top = 290
- Width = 638
- Height = 37
- Align = alTop
- Caption = ' Device buffer: '
- TabOrder = 2
- object abfPanel3: TPanel
- Left = 2
- Top = 15
- Width = 634
- Height = 20
- Align = alClient
- BevelOuter = bvNone
- BorderWidth = 5
- Caption = 'abfPanel3'
- TabOrder = 0
- object abfDeviceBufferProgressBar: TProgressBar
- Left = 5
- Top = 5
- Width = 624
- Height = 10
- Align = alClient
- Min = 0
- Max = 100
- TabOrder = 0
- end
- end
- end
- object abfPanel7: TPanel
- Left = 7
- Top = 61
- Width = 638
- Height = 50
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 3
- object Bevel1: TBevel
- Left = 543
- Top = 0
- Width = 5
- Height = 50
- Align = alRight
- Shape = bsSpacer
- Style = bsRaised
- end
- object abfWriteMethodGroupBox: TGroupBox
- Left = 0
- Top = 0
- Width = 543
- Height = 50
- Align = alClient
- Caption = ' Write method: '
- TabOrder = 0
- object abfPanel9: TPanel
- Left = 2
- Top = 15
- Width = 539
- Height = 33
- Align = alClient
- BevelOuter = bvNone
- BorderWidth = 5
- TabOrder = 0
- object abfWriteMethodComboBox: TComboBox
- Left = 8
- Top = 6
- Width = 97
- Height = 21
- Style = csDropDownList
- Enabled = False
- ItemHeight = 13
- TabOrder = 0
- OnDropDown = abfWriteMethodComboBoxDropDown
- OnSelect = abfWriteMethodComboBoxSelect
- Items.Strings = (
- 'Disc At Once'
- 'Session At Once'
- 'Track At Once')
- end
- end
- end
- object abfSpeedGroupBox: TGroupBox
- Left = 548
- Top = 0
- Width = 90
- Height = 50
- Align = alRight
- Caption = ' Speed: '
- TabOrder = 1
- object abfPanel5: TPanel
- Left = 2
- Top = 15
- Width = 86
- Height = 33
- Align = alClient
- BevelOuter = bvNone
- BorderWidth = 5
- TabOrder = 0
- object abfSpeedComboBox: TComboBox
- Left = 8
- Top = 6
- Width = 48
- Height = 21
- Style = csDropDownList
- Enabled = False
- ItemHeight = 13
- TabOrder = 0
- OnDropDown = abfSpeedComboBoxDropDown
- OnSelect = abfSpeedComboBoxSelect
- end
- end
- end
- end
- object abfTmpPanel10: TPanel
- Left = 7
- Top = 57
- Width = 638
- Height = 4
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 4
- end
- object abfButton1: TButton
- Left = 305
- Top = 280
- Width = 75
- Height = 25
- Action = abfSaveIsoAction
- Anchors = [akTop, akRight]
- TabOrder = 5
- end
- object abfButton4: TButton
- Left = 569
- Top = 312
- Width = 75
- Height = 25
- Action = abfBurnAction
- Anchors = [akRight, akBottom]
- ParentShowHint = False
- ShowHint = True
- TabOrder = 6
- end
- object abfButton3: TButton
- Left = 481
- Top = 312
- Width = 75
- Height = 25
- Action = abfEraseAction
- Anchors = [akRight, akBottom]
- ParentShowHint = False
- ShowHint = True
- TabOrder = 7
- end
- object abfButton2: TButton
- Left = 393
- Top = 280
- Width = 75
- Height = 25
- Action = abfCancelAction
- Anchors = [akTop, akRight]
- Enabled = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 8
- end
- object abfAdditionParamsGroupBox: TGroupBox
- Left = 7
- Top = 111
- Width = 638
- Height = 56
- Align = alTop
- Caption = ' Additional parameters: '
- TabOrder = 9
- object abfNumberOfCopiesLbl: TLabel
- Left = 176
- Top = 16
- Width = 129
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Number of copies:'
- Layout = tlCenter
- end
- object abfNumberOfCopiesUpDown: TUpDown
- Left = 337
- Top = 15
- Width = 16
- Height = 21
- Associate = abfNumerOfCopiesEdit
- Min = 1
- Position = 1
- TabOrder = 0
- Thousands = False
- Wrap = False
- end
- object abfNumerOfCopiesEdit: TEdit
- Left = 312
- Top = 15
- Width = 25
- Height = 21
- ReadOnly = True
- TabOrder = 1
- Text = '1'
- end
- object abfSimulationChbox: TCheckBox
- Left = 18
- Top = 16
- Width = 135
- Height = 17
- Hint = 'Perform writing simulation'
- Caption = 'Simulation'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- end
- object abfWriteChbox: TCheckBox
- Left = 18
- Top = 32
- Width = 135
- Height = 17
- Hint = 'Perfrom actual writing'
- Caption = 'Write'
- Checked = True
- ParentShowHint = False
- ShowHint = True
- State = cbChecked
- TabOrder = 3
- end
- end
- end
- object abfMessageListView: TListView
- Left = 0
- Top = 0
- Width = 652
- Height = 193
- Align = alClient
- BorderWidth = 1
- Columns = <
- item
- Caption = 'Time'
- Width = 60
- end
- item
- Caption = 'Info'
- Width = 274
- end>
- ReadOnly = True
- RowSelect = True
- ShowColumnHeaders = False
- TabOrder = 1
- ViewStyle = vsReport
- OnInsert = abfMessageListViewInsert
- OnResize = abfMessageListViewResize
- end
- object Timer: TTimer
- Enabled = False
- Interval = 200
- OnTimer = TimerTimer
- Left = 8
- Top = 8
- end
- object abfActionList: TActionList
- Left = 72
- Top = 8
- object abfBurnAction: TAction
- Caption = 'Burn'
- Hint = 'Start burn process'
- OnExecute = abfBurnActionExecute
- OnUpdate = abfBurnActionUpdate
- end
- object abfEraseAction: TAction
- Caption = 'Erase'
- Hint = 'Erase disc'
- OnExecute = abfEraseActionExecute
- OnUpdate = abfEraseActionUpdate
- end
- object abfCancelAction: TAction
- Caption = 'Cancel'
- Hint = 'Stop burn process'
- OnExecute = abfCancelActionExecute
- OnUpdate = abfCancelActionUpdate
- end
- object abfSaveIsoAction: TAction
- Caption = 'Save ISO'
- Enabled = False
- Visible = False
- end
- object abfTotalUpdateAction: TAction
- Caption = 'abfTotalUpdateAction'
- OnUpdate = abfTotalUpdateActionUpdate
- end
- object abfFullEraseAction: TAction
- Caption = 'Full erase'
- Hint = 'Full erase (can take a long time)'
- OnExecute = EraseClick
- OnUpdate = abfEraseActionUpdate
- end
- object abfQuickEraseAction: TAction
- Caption = 'Quick erase'
- Hint = 'Quick erase (TOC only)'
- OnExecute = EraseClick
- OnUpdate = abfEraseActionUpdate
- end
- end
- object abfErasePopupMenu: TPopupMenu
- Left = 104
- Top = 8
- object abfQuickErase: TMenuItem
- Action = abfQuickEraseAction
- end
- object abfFullErase: TMenuItem
- Action = abfFullEraseAction
- end
- end
- object abfCueBurner: TCueBurner
- DeviceBufferSize = 0
- DeviceFreeBufferSize = 0
- UnderrunProtection = True
- OnDeviceChange = abfCueBurnerDeviceChange
- OnEraseDone = abfCueBurnerEraseDone
- ReadSpeed = 0
- WriteSpeed = 0
- FinalizeDisc = False
- TestWrite = False
- WriteMethod = wmTAO
- Version = '1.20.0'
- PerformOPC = False
- CacheSize = 4194304
- OnWriteDone = abfCueBurnerWriteDone
- Left = 40
- Top = 8
- end
- object smlFormLangRes: TsmlFormLangRes
- LangFileName = 'DefLang.ini'
- IgnoreEmptyString = True
- AutoCreateMode = True
- AddBracket = True
- StringProperties.Strings = (
- 'Caption'
- 'Hint')
- StringsProperties.Strings = (
- 'Tabs'
- 'Items')
- IgnoreControls.Strings = (
- 'abfActionList'
- 'abfTotalUpdateAction'
- 'abfSaveIsoAction'
- 'abfErasePopupMenu'
- 'abfQuickErase'
- 'abfFullErase'
- 'abfPanel'
- 'abfPanel1'
- 'abfPanel2'
- 'abfPanel3'
- 'abfPanel4'
- 'abfPanel5'
- 'abfPanel7'
- 'abfPanel9'
- 'abfTmpPanel10'
- 'Bevel1'
- 'abfDriveComboBox'
- 'abfSpeedComboBox'
- 'abfWriteMethodComboBox'
- 'abfWriteProgressBar'
- 'abfDeviceBufferProgressBar'
- 'abfButton1'
- 'abfButton2'
- 'abfButton3'
- 'abfButton4'
- 'abfMessageListView'
- 'abfPercentageLabel'
- 'abfMessageLabel'
- 'abfRemainingTimeLabel'
- 'abfTotalTimeLabel')
- IgnoreFormCaption = True
- IncludeListViewItems = False
- IncludeListViewHead = False
- IncludeTreeViewItems = False
- Active = False
- Left = 136
- Top = 8
- end
- object smlMsgLangRes: TsmlMsgLangRes
- LangFileName = 'DefLang.ini'
- IgnoreEmptyString = True
- AutoCreateMode = True
- AddBracket = True
- MsgList.Strings = (
- 'Error=Error'
- 'Warning=Warning'
- 'selSAO=Session-At-Once write method selected'
- 'selDAO=Disc-At-Once write method selected'
- 'selTAO=Track-At-Once write method selected'
- 'WriteProgress= Write progress: '
- 'EraseProgress= Erase progress: '
- 'Erasing=Erasing...'
- 'prepLOAS=Preparing list of available speeds'
- 'WritingDrive=Writing drive'
- 'NotWritingDrive=Not a writing drive'
- 'readyLOAS=List of available speeds is ready'
- 'DriveNotReady=Drive is not ready'
- 'Progress= Progress: '
- 'MediumType=Medium type in drive: '
- 'MediumNotEraseble=Medium in drive is not erasable'
- 'EraseConfirm=Do you really want to erase this disk?'
- 'EraseStarted=Erase process started at'
- 'EraseFailed=Erase failed'
-
- 'WriteAbortConfirm=Abort writing - are you sure? This may lead to' +
- ' disc malfunction in the future.'
- 'prepWrite=Preparing to write'
- 'NotWritable=Media in drive is not writable. Please change disc.'
- 'NotEnoughSpace=Not enough space on media'
-
- 'NotEnoughSpaceMsg=There is no sufficient space on current media.' +
- ' Please change media or remove some tracks.'
- 'SelectedDrive=Selected drive: '
- 'EraseDone=Erase done'
- 'BurnDone=Burn done'
- 'BurnFailed=Burn failed'
- 'Ejecting=Ejecting'
- 'InitMsg=--= Initializing, please wait... =--'
- 'ASPI_Ok=ASPI initialized'
- 'ASPI_Error=ASPI initialization error'
- 'LookingForDrives=Looking for available drives...'
- 'DrivesNoFound=No drives found!'
- 'Completed=Completed'
- 'TotalDrivesFound=Total drives found:'
- 'SearchWriting=Looking for writing drive'
- 'SearchCompleted=Search completed'
- 'WritingNotFound=Writing drives not found'
- 'Reinitialize=Reinitialize'
-
- 'WriteMethodNotSupported=This write method is not supported by se' +
- 'lected drive'
- 'BurnStarted=Burn process started at'
- 'Track=Track'
- 'Pause=Pause'
- 'Done=Done'
- 'NotEmpty=Disc is not empty'
-
- 'EmptyReqEraseQuery=Empty disc required for audio-CD burning. Era' +
- 'se this disc?'
-
- 'EmptyReqChangeQuery=Empty disc required for audio-CD burning. Pl' +
- 'ease insert empty or rewritable disc.'
-
- 'InsertNextDisc=Burning completed successfully. Please insert nex' +
- 't disc.'
- 'TestBurnStarted=Burn simulation process started'
- 'TestBurnDone=Burn simulation done'
- 'TestBurnFailed=Burn simulation failed'
- 'NoTestWriteForDVD=Burn simulation is not available for DVD discs')
- Active = False
- Left = 168
- Top = 8
- end
- end
-